Delphi Developer's Guide to XML
Chapter 2 - XML Syntax

Previous   Next   Listings

This XML document serves as an example of a how you might encode data using XML. It includes many features of XML, such as CDATA sections, ID and IDREF attributes, processing instructions, and parsed and unparsed entities.

The document describes movies and the cinemas where they are showing. It is used as the basis for many of the examples throughout the book.

movie-watcher.xml   Movie data as XML

Zipped Files

Delphi Developer's Guide to XML © 2003, Keith Wood Previous   Next   Listings